diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-11-21 19:22:11 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-11-21 19:22:11 +0900 |
| commit | 01e5a8ad75d0ef9d516350b16eeeeeb5e3b9e165 (patch) | |
| tree | fcb98f989eeb4f3d7851806c28426c5a6bf48565 /config/waybar/configs/Peony [TOP] | |
| parent | 5855cc0289b276a44204f3fd69a3122a5b0c2471 (diff) | |
Clean up waybar modules and configs
Diffstat (limited to 'config/waybar/configs/Peony [TOP]')
| -rw-r--r-- | config/waybar/configs/Peony [TOP] | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/config/waybar/configs/Peony [TOP] b/config/waybar/configs/Peony [TOP] index 66dbc7df..d1246670 100644 --- a/config/waybar/configs/Peony [TOP] +++ b/config/waybar/configs/Peony [TOP] @@ -19,7 +19,7 @@ //"margin-bottom": 5, "width": 1444, -"modules-left": ["hyprland/workspaces#peony", "tray#peony"], +"modules-left": ["hyprland/workspaces#roman", "tray#peony"], "modules-center": ["clock#peony"], @@ -36,28 +36,6 @@ //M O D U L E S // -"hyprland/workspaces#peony": { - "active-only":false, - "all-outputs": true, - "format": "{icon}", - "on-click": "activate", - "persistent_workspaces":{ - "1": [], - "2": [], - "3": [], - "4": [], - "5": [] - }, - "format-icons": { - "1": "I", - "2": "II", - "3": "III", - "4": "IV", - "5": "V" - - } - }, - "clock#peony": { "interval": 60, "tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>", |
